home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4609 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  777 b 

  1. Path: bbs.sas.ntu.ac.sg!chiapl
  2. From: chiapl@bbs.sas.ntu.ac.sg (Chia Puay Long)
  3. Newsgroups: comp.lang.c
  4. Subject: HELP! Memory Problems
  5. Date: 6 Feb 1996 02:39:10 GMT
  6. Organization: Nanyang Technological University
  7. Message-ID: <4f6f0e$7gg@ntuix.ntu.ac.sg>
  8. NNTP-Posting-Host: bbs.sas.ntu.ac.sg
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Hi,
  12.  
  13. My program (compiled using Borland C++ 3.1) hangs when I tried to run it.
  14. The program was running fine before I added two array of 512 unsigned
  15. character. (using dynamic memory allocation, calloc) I suspected that
  16. the PC hangs becos of memory problems.
  17.  
  18. Like to know whether anyone of you has faced such problems? If so,
  19. what are the solution available?
  20. (I have tried to compile with various memory model and it doesnt work)
  21.  
  22.  
  23. --
  24.  
  25. regards,
  26. Jos
  27.  
  28.  
  29.